Remove autoload cookied, add author,
authorGerd Moellmann <gerd@gnu.org>
Wed, 22 Nov 2000 15:09:39 +0000 (15:09 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 22 Nov 2000 15:09:39 +0000 (15:09 +0000)
maintainer, keywords tags.

lisp/emacs-lisp/authors.el

index 1e5c48323e835d10fcd2a8e71b34d4950564f845..e818ca88d6c3fc01f96ba2b4e37d5d186da3b7d7 100644 (file)
@@ -2,6 +2,10 @@
 
 ;; Copyright (C) 2000 Free Software Foundation, Inc.
 
+;; Author: Gerd Moellmann <gerd@gnu.org>
+;; Maintainer: FSF
+;; Keywords: maint
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
@@ -418,7 +422,6 @@ CHANGES is an alist of entries (FILE ACTION...), as produced by
            (insert author " (changed) " file "\n"))))))))
 
 
-;;;###autoload
 (defun authors (root)
   "Extract author information from change logs and Lisp source files.
 ROOT is the root directory under which to find the files.  If called
@@ -451,7 +454,6 @@ buffer *Authors* containing authorship information."
       (pop-to-buffer buffer-name))))
 
 
-;;;###autoload
 (defun batch-update-authors ()
   "Produce an AUTHORS file.
 Call this function in batch mode with two command line arguments FILE